projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b80a24b
)
* src/frame.c (Fframep): Fix comment
author
Yuuki Harano
<masm+github@masm11.me>
Tue, 23 Nov 2021 14:10:28 +0000
(23:10 +0900)
committer
Yuuki Harano
<masm+github@masm11.me>
Tue, 23 Nov 2021 14:10:28 +0000
(23:10 +0900)
src/frame.c
patch
|
blob
|
history
diff --git
a/src/frame.c
b/src/frame.c
index bb5d46f4eeb24ab48e8008a0aedba7f279f6a273..8044c16372793d87b501d608c45fb640389de183 100644
(file)
--- a/
src/frame.c
+++ b/
src/frame.c
@@
-226,7
+226,7
@@
Value is:
`w32' for an Emacs frame that is a window on MS-Windows display,
`ns' for an Emacs frame on a GNUstep or Macintosh Cocoa display,
`pc' for a direct-write MS-DOS frame,
- `pgtk' for an Emacs frame running
entirely in
GTK.
+ `pgtk' for an Emacs frame running
on pure
GTK.
See also `frame-live-p'. */)
(Lisp_Object object)
{